home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / Chip_2000-08_cd1.bin / internet / RadioS / radio_station.exe / scripts / DefineButton2_180 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2000-06-26  |  59 b   |  5 lines

  1. on(release){
  2.    gotoAndPlay(15);
  3.    stopAllSounds();
  4. }
  5.